-
Notifications
You must be signed in to change notification settings - Fork 303
Use stub from #6151 to populate july updates #6193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ritwika314 Looks good on the UI side.
When is the plan to merge this/perform the release? I left some comments with some more specifics on what is currently available, and a reminder that we will need to flip feature flags at the appointed time for customers to see these features.
### User Interface (UI) Enhancements | ||
|
||
* **Simplified User Management:** The UI now includes a **users page**, making it easier to manage users and enabling self-service invitations. | ||
* **Component-Based Cluster Sizing:** Cluster sizing information has been revamped in terms of cluster components to offer a clearer understanding of resource allocation and usage. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see a little extra space after 'in terms'
|
||
### User Interface (UI) Enhancements | ||
|
||
* **Simplified User Management:** The UI now includes a **users page**, making it easier to manage users and enabling self-service invitations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks correct - this is at a high level of generality which seems right to me. (But FYI to you, for specifics):
Both of these features are currently flagged, some whenever you would like to release them generally, or to a limited audience, let me know and I'll toggle the flag.
- The Users page lets you list, create, and revoke invites. We haven't added the "Remove User" yet, that requires a little more API plumbing.
- Cluster Size Card is being merged, but we still need to collapse the multiple headings in the UI into "Maintain", which is a pretty quick fix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Formatting and stylistic suggestions.
content/influxdb3/cloud-dedicated/reference/release-notes/cloud-dedicated.md
Outdated
Show resolved
Hide resolved
…d-dedicated.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Closes #6192
Uses stub from #6151
Describe your proposed changes here.
Signed the InfluxData CLA(if necessary)